home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 2000 November / cd joystick no120 novembre 2000 cd 1.iso / data / demos / gunlok / data1.cab / Program_Executable_Files / scripts / mplay_atlantic.gls < prev    next >
Text File  |  2000-08-22  |  13KB  |  723 lines

  1. /************/
  2. /* INCLUDES */
  3. /************/
  4.  
  5. // note: MANY THINGS ARE NOT INCLUDED AT THIS STAGE 14/12/99
  6.  
  7. // n.b. when multiple inclusion is prevented some of these will be automatically included by others as required
  8.  
  9. // default things to inherit our objects from
  10.  
  11. #include "defaults.gsh"
  12.  
  13. // good guys
  14.  
  15. #include "frend.gsh"
  16. #include "hark.gsh"
  17. #include "gunlok.gsh"
  18. #include "elint.gsh"
  19.  
  20. // bad guys
  21.  
  22.  
  23. // neutral things
  24.  
  25. // #include "robodozer.gsh"
  26. #include "tumbleweed.gsh"
  27. #include "crate.gsh"
  28. #include "wall_multifrag.gsh"
  29. #include "technobox_multifrag.gsh"
  30.  
  31. // fires
  32.  
  33. #include "carfire.gsh"
  34. #include "oilfire.gsh"
  35.  
  36. /*********/
  37. /* NOTES */
  38. /*********/
  39.  
  40. /**********/
  41. /* SHAPES */
  42. /**********/
  43.  
  44. //world objects
  45.  
  46. /*
  47. shape Shp_flag_a
  48. {
  49.     file "levels\mplay_atlantic.rif"
  50.     name "flag A"
  51.  
  52. shape Shp_flag_b
  53. {
  54.     file "levels\mplay_atlantic.rif"
  55.     name "flag B"
  56.  
  57. shape Shp_homebase_a
  58. {
  59.     file "levels\mplay_atlantic.rif"
  60.     name "homebase A"
  61.  
  62. shape Shp_homebase_b
  63. {
  64.     file "levels\mplay_atlantic.rif"
  65.     name "homebase B"
  66. */
  67.  
  68. shape Shp_capture_point
  69. {
  70.     file "objects\capture point.rif"
  71.     name "capture point"
  72. }
  73.  
  74.  
  75. shape Shp_Junkpile_C
  76. {
  77.     file "objects\JUNKPILE C.rif"
  78.     name "JUNKPILE C"
  79. }
  80. /*shape Shp_Junkpile_CB
  81. {
  82.     file "objects\JUNKPILE CB.rif"
  83.     name "JUNKPILE CB"
  84. }
  85. shape Shp_Junkpile_CC
  86. {
  87.     file "objects\JUNKPILE CC.rif"
  88.     name "JUNKPILE CC"
  89. }
  90. shape Shp_Junkpile_CD
  91. {
  92.     file "objects\JUNKPILE CD.rif"
  93.     name "JUNKPILE CD"
  94. }
  95. shape Shp_Junkpile_CE
  96. {
  97.     file "objects\JUNKPILE CE.rif"
  98.     name "JUNKPILE CE"
  99. }
  100. shape Shp_Junkpile_CF
  101. {
  102.     file "objects\JUNKPILE CF.rif"
  103.     name "JUNKPILE CF"
  104. }
  105. shape Shp_Junkpile_CG
  106. {
  107.     file "objects\JUNKPILE CG.rif"
  108.     name "JUNKPILE CG"
  109. }*/
  110. shape Shp_Junkpile_D
  111. {
  112.     file "objects\JUNKPILE D.rif"
  113.     name "JUNKPILE D"
  114. }
  115.  
  116.  
  117. /*shape Shp_Junkpile_DB
  118. {
  119.     file "objects\JUNKPILE DB.rif"
  120.     name "JUNKPILE DB"
  121. }
  122. shape Shp_Junkpile_DC
  123. {
  124.     file "objects\JUNKPILE DC.rif"
  125.     name "JUNKPILE DC"
  126. }
  127. shape Shp_Junkpile_DD
  128. {
  129.     file "objects\JUNKPILE DD.rif"
  130.     name "JUNKPILE DD"
  131. }
  132. shape Shp_Junkpile_DE
  133. {
  134.     file "objects\JUNKPILE DE.rif"
  135.     name "JUNKPILE DE"
  136. }
  137. shape Shp_Junkpile_DF
  138. {
  139.     file "objects\JUNKPILE DF.rif"
  140.     name "JUNKPILE DF"
  141. }
  142. shape Shp_Junkpile_DG
  143. {
  144.     file "objects\JUNKPILE DG.rif"
  145.     name "JUNKPILE DG"
  146. }*/
  147.  
  148. /********GARBAGE PICKUPS*/
  149.  
  150. shape Shp_Garbage_C
  151. {
  152.     file "objects\GARBAGE C.rif"
  153.     name "GARBAGE C"
  154. }
  155. /*shape Shp_Garbage_CB
  156. {
  157.     file "objects\GARBAGE CB.rif"
  158.     name "GARBAGE CB"
  159. }
  160. shape Shp_Garbage_CC
  161. {
  162.     file "objects\GARBAGE CC.rif"
  163.     name "GARBAGE CC"
  164. }
  165. shape Shp_Garbage_CD
  166. {
  167.     file "objects\GARBAGE CD.rif"
  168.     name "GARBAGE CD"
  169. }
  170. shape Shp_Garbage_CE
  171. {
  172.     file "objects\GARBAGE CE.rif"
  173.     name "GARBAGE CE"
  174. }
  175. shape Shp_Garbage_CF
  176. {
  177.     file "objects\GARBAGE CF.rif"
  178.     name "GARBAGE CF"
  179. }
  180. shape Shp_Garbage_CG
  181. {
  182.     file "objects\GARBAGE CG.rif"
  183.     name "GARBAGE CG"
  184. }*/
  185. shape Shp_Garbage_D
  186. {
  187.     file "objects\GARBAGE D.rif"
  188.     name "GARBAGE D"
  189. }
  190. /*shape Shp_Garbage_DB
  191. {
  192.     file "objects\GARBAGE DB.rif"
  193.     name "GARBAGE DB"
  194. }
  195. shape Shp_Garbage_DC
  196. {
  197.     file "objects\GARBAGE DC.rif"
  198.     name "GARBAGE DC"
  199. }
  200. shape Shp_Garbage_DD
  201. {
  202.     file "objects\GARBAGE DD.rif"
  203.     name "GARBAGE DD"
  204. }
  205. shape Shp_Garbage_DE
  206. {
  207.     file "objects\GARBAGE DE.rif"
  208.     name "GARBAGE DE"
  209. }
  210. shape Shp_Garbage_DF
  211. {
  212.     file "objects\GARBAGE DF.rif"
  213.     name "GARBAGE DF"
  214. }
  215. shape Shp_Garbage_DG
  216. {
  217.     file "objects\GARBAGE DG.rif"
  218.     name "GARBAGE DG"
  219. }*/
  220.  
  221. /**********/
  222. /* ROLES  */
  223. /**********/
  224.  
  225. // world objects
  226.  
  227. role Rol_capture_point : Rol_PlacedObject
  228. {
  229.     shape     Shp_capture_point
  230.     identifier    "capturepoint"
  231. }
  232.  
  233. /*
  234. role Rol_flag_a : Rol_PlacedObject
  235. {
  236.     shape Shp_flag_a
  237. }
  238.  
  239. role Rol_flag_b : Rol_PlacedObject
  240. {
  241.     shape Shp_flag_b
  242. }
  243.  
  244. role Rol_homebase_a : Rol_PlacedObject
  245. {
  246.     shape Shp_homebase_a
  247. }
  248.  
  249. role Rol_homebase_b : Rol_PlacedObject
  250. {
  251.     shape Shp_homebase_b
  252. }
  253. */
  254.  
  255. role Rol_Junkpile_C : Rol_DefaultGarbage
  256. {
  257.     shape Shp_Junkpile_C
  258. }
  259. /*role Rol_JUNKPILE_CB : Rol_DefaultGarbage
  260. {
  261.     shape Shp_JUNKPILE_CB
  262. }
  263. role Rol_JUNKPILE_CC : Rol_DefaultGarbage
  264. {
  265.     shape Shp_JUNKPILE_CC
  266. }
  267. role Rol_JUNKPILE_CD : Rol_DefaultGarbage
  268. {
  269.     shape Shp_JUNKPILE_CD
  270. }
  271. role Rol_JUNKPILE_CE : Rol_DefaultGarbage
  272. {
  273.     shape Shp_JUNKPILE_CE
  274. }
  275. role Rol_JUNKPILE_CF : Rol_DefaultGarbage
  276. {
  277.     shape Shp_JUNKPILE_CF
  278. }
  279. role Rol_JUNKPILE_CG : Rol_DefaultGarbage
  280. {
  281.     shape Shp_JUNKPILE_CG
  282. }*/
  283. role Rol_Junkpile_D : Rol_DefaultGarbage
  284. {
  285.     shape Shp_Junkpile_D
  286. }
  287. /*role Rol_JUNKPILE_DB : Rol_DefaultGarbage
  288. {
  289.     shape Shp_JUNKPILE_DB
  290. }
  291. role Rol_JUNKPILE_DC : Rol_DefaultGarbage
  292. {
  293.     shape Shp_JUNKPILE_DC
  294. }
  295. role Rol_JUNKPILE_DD : Rol_DefaultGarbage
  296. {
  297.     shape Shp_JUNKPILE_DD
  298. }
  299. role Rol_JUNKPILE_DE : Rol_DefaultGarbage
  300. {
  301.     shape Shp_JUNKPILE_DE
  302. }
  303. role Rol_JUNKPILE_DF : Rol_DefaultGarbage
  304. {
  305.     shape Shp_JUNKPILE_DF
  306. }
  307. role Rol_JUNKPILE_DG : Rol_DefaultGarbage
  308. {
  309.     shape Shp_JUNKPILE_DG
  310. }*/
  311. role Rol_Garbage_C : Rol_DefaultGarbage
  312. {
  313.     shape Shp_Garbage_C
  314. }/*
  315. role Rol_GARBAGE_CB : Rol_DefaultGarbage
  316. {
  317.     shape Shp_GARBAGE_CB
  318. }
  319. role Rol_GARBAGE_CC : Rol_DefaultGarbage
  320. {
  321.     shape Shp_GARBAGE_CC
  322. }
  323. role Rol_GARBAGE_CD : Rol_DefaultGarbage
  324. {
  325.     shape Shp_GARBAGE_CD
  326. }
  327. role Rol_GARBAGE_CE : Rol_DefaultGarbage
  328. {
  329.     shape Shp_GARBAGE_CE
  330. }
  331. role Rol_GARBAGE_CF : Rol_DefaultGarbage
  332. {
  333.     shape Shp_GARBAGE_CF
  334. }
  335. role Rol_GARBAGE_CG : Rol_DefaultGarbage
  336. {
  337.     shape Shp_GARBAGE_CG
  338. }*/
  339. role Rol_Garbage_D : Rol_DefaultGarbage
  340. {
  341.     shape Shp_Garbage_D
  342. }/*
  343. role Rol_GARBAGE_DB : Rol_DefaultGarbage
  344. {
  345.     shape Shp_GARBAGE_DB
  346. }
  347. role Rol_GARBAGE_DC : Rol_DefaultGarbage
  348. {
  349.     shape Shp_GARBAGE_DC
  350. }
  351. role Rol_GARBAGE_DD : Rol_DefaultGarbage
  352. {
  353.     shape Shp_GARBAGE_DD
  354. }
  355. role Rol_GARBAGE_DE : Rol_DefaultGarbage
  356. {
  357.     shape Shp_GARBAGE_DE
  358. }
  359. role Rol_GARBAGE_DF : Rol_DefaultGarbage
  360. {
  361.     shape Shp_GARBAGE_DF
  362. }
  363. role Rol_GARBAGE_DG : Rol_DefaultGarbage
  364. {
  365.     shape Shp_GARBAGE_DG
  366. }*/
  367.  
  368. /***********/
  369. /* THE MAP */
  370. /***********/
  371.  
  372. map /* _THE_ map - doesnt need a label */
  373. {
  374.     file "levels\mplay_atlantic.rif"
  375.     name "Land"
  376.     bitmap "bitmaps\\mplay_atlantic.rim"
  377.     camera plane none
  378.     max camera distance 100 // TBD exactly
  379.     shadow object rif "levels\mplay_atlantic_shadow.rif"
  380.     shadow object name "Land"
  381.  
  382.     // PLAYERS TROOPS
  383.  
  384.     use Rol_Hark in team 1 for
  385.         "Goodie AA" as "hark"
  386.  
  387.     use Rol_Frend in team 1 for
  388.         "Goodie AC" as "frend"
  389.  
  390.     use Rol_GunLok in team 1 for
  391.         "Goodie AD" as "gunlok"
  392.  
  393.     use Rol_Elint in team 1 for
  394.         "Goodie AE" as "elint"
  395.  
  396.     use Rol_Elint in team 1 for
  397.         "Goodie AF" as "elint"
  398.  
  399.  
  400.     use Rol_Hark in team 3 for
  401.         "Goodie CA" as "hark"
  402.  
  403.     use Rol_Frend in team 3 for
  404.         "Goodie CC" as "frend"
  405.  
  406.     use Rol_GunLok in team 3 for
  407.         "Goodie CD" as "gunlok"
  408.  
  409.     use Rol_Elint in team 3 for
  410.         "Goodie CE" as "elint"
  411.  
  412.     use Rol_Elint in team 3 for
  413.         "Goodie CF" as "elint"
  414.  
  415.  
  416.     use Rol_Hark in team 4 for
  417.         "Goodie BA" as "hark"
  418.  
  419.     use Rol_Frend in team 4 for
  420.         "Goodie BC" as "frend"
  421.  
  422.     use Rol_GunLok in team 4 for
  423.         "Goodie BD" as "gunlok"
  424.  
  425.     use Rol_Elint in team 4 for
  426.         "Goodie BE" as "elint"
  427.  
  428.     use Rol_Elint in team 4 for
  429.         "Goodie BF" as "elint"
  430.  
  431.  
  432.  
  433.  
  434.  
  435.     use Rol_Hark in team 5 for
  436.         "Goodie DA" as "hark"
  437.  
  438.     use Rol_Frend in team 5 for
  439.         "Goodie DC" as "frend"
  440.  
  441.     use Rol_GunLok in team 5 for
  442.         "Goodie DD" as "gunlok"
  443.  
  444.     use Rol_Elint in team 5 for
  445.         "Goodie DE" as "elint"
  446.  
  447.     use Rol_Elint in team 5 for
  448.         "Goodie DF" as "elint"
  449.  
  450.  
  451.  
  452. /*
  453.     use Rol_flag_a in team 1 
  454.         for "flag A" as "flag_1"
  455.  
  456.     use Rol_flag_b in team 3 
  457.         for "flag B" as "flag_3"
  458.  
  459.     use Rol_homebase_a in team 1 
  460.         for "homebase A" as "capture_1"
  461.  
  462.     use Rol_homebase_b in team 3 
  463.         for "homebase B" as "capture_3"
  464. */
  465.  
  466.     // AI'S TROOPS
  467.  
  468.     // NEUTRAL OBJECTS
  469.  
  470.     use Rol_Junkpile_C in team 0 for
  471.         "JUNKPILE C" as "JUNKPILE_C"
  472.  
  473.     use Rol_Junkpile_C in team 0 for
  474.         "JUNKPILE CB" as "JUNKPILE_CB"
  475.  
  476.     use Rol_Junkpile_C in team 0 for
  477.         "JUNKPILE CC" as "JUNKPILE_CC"
  478.  
  479.     use Rol_Junkpile_C in team 0 for
  480.         "JUNKPILE CD" as "JUNKPILE_CD"
  481.  
  482.     use Rol_Junkpile_C in team 0 for
  483.         "JUNKPILE CE" as "JUNKPILE_CE"
  484.  
  485.     use Rol_Junkpile_C in team 0 for
  486.         "JUNKPILE CF" as "JUNKPILE_CF"
  487.  
  488.     use Rol_Junkpile_C in team 0 for
  489.         "JUNKPILE CG" as "JUNKPILE_CG"
  490.  
  491.     use Rol_Junkpile_C in team 0 for
  492.         "JUNKPILE CH" as "JUNKPILE_CH"
  493.  
  494.     use Rol_Junkpile_C in team 0 for
  495.         "JUNKPILE CI" as "JUNKPILE_CI"
  496.  
  497.     use Rol_Junkpile_C in team 0 for
  498.         "JUNKPILE CJ" as "JUNKPILE_CJ"
  499.  
  500.     use Rol_Junkpile_C in team 0 for
  501.         "JUNKPILE CK" as "JUNKPILE_CK"
  502.  
  503.     use Rol_Junkpile_C in team 0 for
  504.         "JUNKPILE CL" as "JUNKPILE_CL"
  505.  
  506.     use Rol_Junkpile_C in team 0 for
  507.         "JUNKPILE CM" as "JUNKPILE_CM"
  508.  
  509.     use Rol_Junkpile_C in team 0 for
  510.         "JUNKPILE CN" as "JUNKPILE_CN"
  511.  
  512.     use Rol_Junkpile_C in team 0 for
  513.         "JUNKPILE CO" as "JUNKPILE_CO"
  514.  
  515.     use Rol_Junkpile_C in team 0 for
  516.         "JUNKPILE CP" as "JUNKPILE_CP"
  517.  
  518.     use Rol_Junkpile_C in team 0 for
  519.         "JUNKPILE CQ" as "JUNKPILE_CQ"
  520.  
  521.     use Rol_Junkpile_C in team 0 for
  522.         "JUNKPILE CR" as "JUNKPILE_CR"
  523.  
  524.     use Rol_Junkpile_C in team 0 for
  525.         "JUNKPILE CS" as "JUNKPILE_CS"
  526.  
  527.  
  528.  
  529.     use Rol_Junkpile_D in team 0 for
  530.         "JUNKPILE D" as "JUNKPILE_D"
  531.  
  532.     use Rol_Junkpile_D in team 0 for
  533.         "JUNKPILE DB" as "JUNKPILE_DB"
  534.  
  535.     use Rol_Junkpile_D in team 0 for
  536.         "JUNKPILE DC" as "JUNKPILE_DC"
  537.  
  538.     use Rol_Junkpile_D in team 0 for
  539.         "JUNKPILE DD" as "JUNKPILE_DD"
  540.  
  541.     use Rol_Junkpile_D in team 0 for
  542.         "JUNKPILE DE" as "JUNKPILE_DE"
  543.  
  544.     use Rol_Junkpile_D in team 0 for
  545.         "JUNKPILE DF" as "JUNKPILE_DF"
  546.  
  547.     use Rol_Junkpile_D in team 0 for
  548.         "JUNKPILE DG" as "JUNKPILE_DG"
  549.  
  550.     use Rol_Junkpile_D in team 0 for
  551.         "JUNKPILE DH" as "JUNKPILE_DH"
  552.  
  553.     use Rol_Junkpile_D in team 0 for
  554.         "JUNKPILE DI" as "JUNKPILE_DI"
  555.  
  556.     use Rol_Junkpile_D in team 0 for
  557.         "JUNKPILE DJ" as "JUNKPILE_DJ"
  558.  
  559.     use Rol_Junkpile_D in team 0 for
  560.         "JUNKPILE DK" as "JUNKPILE_DK"
  561.  
  562.     use Rol_Junkpile_D in team 0 for
  563.         "JUNKPILE DL" as "JUNKPILE_DL"
  564.  
  565.     use Rol_Junkpile_D in team 0 for
  566.         "JUNKPILE DM" as "JUNKPILE_DM"
  567.  
  568.     use Rol_Junkpile_D in team 0 for
  569.         "JUNKPILE DN" as "JUNKPILE_DN"
  570.  
  571.     use Rol_Junkpile_D in team 0 for
  572.         "JUNKPILE DO" as "JUNKPILE_DO"
  573.  
  574.     use Rol_Junkpile_D in team 0 for
  575.         "JUNKPILE DP" as "JUNKPILE_DP"
  576.  
  577.     use Rol_Junkpile_D in team 0 for
  578.         "JUNKPILE DQ" as "JUNKPILE_DQ"
  579.  
  580.     use Rol_Junkpile_D in team 0 for
  581.         "JUNKPILE DR" as "JUNKPILE_DR"
  582.  
  583.     use Rol_Junkpile_D in team 0 for
  584.         "JUNKPILE DS" as "JUNKPILE_DS"
  585.  
  586.  
  587.  
  588.     use Rol_Garbage_C in team 0 for
  589.         "GARBAGE C" as "GARBAGE_C"
  590.  
  591.     use Rol_Garbage_C in team 0 for
  592.         "GARBAGE CB" as "GARBAGE_CB"
  593.  
  594.     use Rol_Garbage_C in team 0 for
  595.         "GARBAGE CC" as "GARBAGE_CC"
  596.  
  597.     use Rol_Garbage_C in team 0 for
  598.         "GARBAGE CD" as "GARBAGE_CD"
  599.  
  600.     use Rol_Garbage_C in team 0 for
  601.         "GARBAGE CE" as "GARBAGE_CE"
  602.  
  603.     use Rol_Garbage_C in team 0 for
  604.         "GARBAGE CF" as "GARBAGE_CF"
  605.  
  606.     use Rol_Garbage_C in team 0 for
  607.         "GARBAGE CG" as "GARBAGE_CG"
  608.  
  609.     use Rol_Garbage_C in team 0 for
  610.         "GARBAGE CH" as "GARBAGE_CH"
  611.  
  612.     use Rol_Garbage_C in team 0 for
  613.         "GARBAGE CI" as "GARBAGE_CI"
  614.  
  615.     use Rol_Garbage_C in team 0 for
  616.         "GARBAGE CJ" as "GARBAGE_CJ"
  617.  
  618.     use Rol_Garbage_C in team 0 for
  619.         "GARBAGE CK" as "GARBAGE_CK"
  620.  
  621.     use Rol_Garbage_C in team 0 for
  622.         "GARBAGE CL" as "GARBAGE_CL"
  623.  
  624.     use Rol_Garbage_C in team 0 for
  625.         "GARBAGE CM" as "GARBAGE_CM"
  626.  
  627.     use Rol_Garbage_C in team 0 for
  628.         "GARBAGE CN" as "GARBAGE_CN"
  629.  
  630.     use Rol_Garbage_C in team 0 for
  631.         "GARBAGE CO" as "GARBAGE_CO"
  632.  
  633.     use Rol_Garbage_C in team 0 for
  634.         "GARBAGE CP" as "GARBAGE_CP"
  635.  
  636.     use Rol_Garbage_C in team 0 for
  637.         "GARBAGE CQ" as "GARBAGE_CQ"
  638.  
  639.     use Rol_Garbage_C in team 0 for
  640.         "GARBAGE CR" as "GARBAGE_CR"
  641.  
  642.     use Rol_Garbage_C in team 0 for
  643.         "GARBAGE CS" as "GARBAGE_CS"
  644.  
  645.  
  646.  
  647.  
  648.     use Rol_Garbage_D in team 0 for
  649.         "GARBAGE D" as "GARBAGE_D"
  650.  
  651.     use Rol_Garbage_D in team 0 for
  652.         "GARBAGE DB" as "GARBAGE_DB"
  653.  
  654.     use Rol_Garbage_D in team 0 for
  655.         "GARBAGE DC" as "GARBAGE_DC"
  656.  
  657.     use Rol_Garbage_D in team 0 for
  658.         "GARBAGE DD" as "GARBAGE_DD"
  659.  
  660.     use Rol_Garbage_D in team 0 for
  661.         "GARBAGE DE" as "GARBAGE_DE"
  662.  
  663.     use Rol_Garbage_D in team 0 for
  664.         "GARBAGE DF" as "GARBAGE_DF"
  665.  
  666.     use Rol_Garbage_D in team 0 for
  667.         "GARBAGE DG" as "GARBAGE_DG"
  668.  
  669.     use Rol_Garbage_D in team 0 for
  670.         "GARBAGE DH" as "GARBAGE_DH"
  671.  
  672.     use Rol_Garbage_D in team 0 for
  673.         "GARBAGE DI" as "GARBAGE_DI"
  674.  
  675.     use Rol_Garbage_D in team 0 for
  676.         "GARBAGE DJ" as "GARBAGE_DJ"
  677.  
  678.     use Rol_Garbage_D in team 0 for
  679.         "GARBAGE DK" as "GARBAGE_DK"
  680.  
  681.     use Rol_Garbage_D in team 0 for
  682.         "GARBAGE DL" as "GARBAGE_DL"
  683.  
  684.     use Rol_Garbage_D in team 0 for
  685.         "GARBAGE DM" as "GARBAGE_DM"
  686.  
  687.     use Rol_Garbage_D in team 0 for
  688.         "GARBAGE DN" as "GARBAGE_DN"
  689.  
  690.     use Rol_Garbage_D in team 0 for
  691.         "GARBAGE DO" as "GARBAGE_DO"
  692.  
  693.     use Rol_Garbage_D in team 0 for
  694.         "GARBAGE DP" as "GARBAGE_DP"
  695.  
  696.     use Rol_Garbage_D in team 0 for
  697.         "GARBAGE DQ" as "GARBAGE_DQ"
  698.  
  699.     use Rol_Garbage_D in team 0 for
  700.         "GARBAGE DR" as "GARBAGE_DR"
  701.  
  702.     use Rol_Garbage_D in team 0 for
  703.         "GARBAGE DS" as "GARBAGE_DS"
  704.  
  705.     use Rol_Garbage_D in team 0 for
  706.         "GARBAGE DT" as "GARBAGE_DT"
  707.  
  708.     use Rol_Garbage_D in team 0 for
  709.         "GARBAGE DU" as "GARBAGE_DU"
  710.  
  711.     use Rol_Garbage_D in team 0 for
  712.         "GARBAGE DV" as "GARBAGE_DV"
  713.  
  714.     use Rol_Garbage_D in team 0 for
  715.         "GARBAGE DW" as "GARBAGE_DW"
  716.  
  717.  
  718.  
  719. }